-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Advanced Search #246
base: faceted-search
Are you sure you want to change the base?
Advanced Search #246
Conversation
Remove empty sequences from fasta output
When the checkbox for including synonyms is checked we need to ask the user for the file path and the format of the file. Those values can default to |
I am gonna start the indexing process on our dev server for the meeting tomorrow to see whether this functions well with large amounts of data. |
Add an API endpoint to share categories
Allow searches to be retried with fuzziness enabled
Fix issue with gene search
Fix issue #240
Make sure index is not deleted until foreign keys are updated
Apply fix to make sure results are displayed when search is empty
Fix ssr form issue
This PR introduces a few things:
Missing:
This builds on the faceted-search branch so merge there